Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: index not found should not trigger error #218

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

eddycharly
Copy link
Member

Explanation

Index not found when projecting should not trigger error.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (c04375f) 18.38% compared to head (ae0e044) 18.97%.

Files Patch % Lines
pkg/engine/assert/project.go 30.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
+ Coverage   18.38%   18.97%   +0.58%     
==========================================
  Files          33       33              
  Lines        2491     2493       +2     
==========================================
+ Hits          458      473      +15     
+ Misses       2011     1995      -16     
- Partials       22       25       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit cc54ee5 into kyverno:main Nov 20, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant